16. Exercise: Dependencies
Exercise: Dependencies
Adding Dependencies To Your Project
Task Description:
There are many places you can look up dependencies. Sometimes you can find them on their own web pages, but you can also look them up in Maven central repository listings such as:
For this project, your goal is to find the dependency for the Google utility library called Guava and add it to your quickstart project.